nat:DynamicNat
Dynamic NAT MO for config
Telemetry Sensor Path(s)
Configurable Properties 
| PROPERTY NAME | DATA TYPE | DESCRIPTION | PERMITTED VALUES | 
|---|---|---|---|
| addRoute | nat:booltype (scalar:Bool)  | 
Adds route for translations | SELECTION: true or false DEFAULT: 0  | 
| dynamic | nat:booltype (scalar:Bool)  | 
Dynamic flag for Twice-Nat | SELECTION: true or false DEFAULT: 0  | 
| groupId | nat:twicenatgroup (scalar:Uint32)  | 
Group id for Twice-Nat | RANGE: [0 , 1024] DEFAULT: 0  | 
| interface | nw:IfId (base:IfIndex)  | 
Interface name for overload case | Must match first field in the output of show intf brief. Example: Eth1/1 or Vlan100 | 
| matchInVrf | nat:booltype (scalar:Bool)  | 
Match in vrf, flag used in vrf-aware Nat | SELECTION: true or false DEFAULT: 0  | 
| overload | nat:booltype (scalar:Bool)  | 
Allows usage of same ip , with different port numbers | SELECTION: true or false DEFAULT: 0  | 
| poolName | nat:NatPoolname (string:Basic)  | 
Defines set of address-range | MAX SIZE: 63  | 
Operational Properties 
| PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES | 
|---|---|---|---|
| configErrDynamicNat | nat:ConfigErrNat (scalar:Enum8)  | 
Config error in Dynamic nat | SELECTION:  0     - noerror  1     - PoolInUse  2     - TcpTcamNotCarved  3     - ConfigConflict  4     - IfConfigError  5     - HwProgFailureError DEFAULT: noerror  | 
Internal Properties 
| PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES | 
|---|---|---|---|
| aclName | nat:stringtype (string:Basic)  | 
To define ACL allowing set of addresses | A sequence of characters | 
| modTs | mo:TStamp (scalar:Date)  | 
The time when this object was last modified. | SELECTION:  0     - never DEFAULT: never  | 
| status | mo:ModificationStatus (scalar:Bitmask32)  | 
The upgrade status. This property is for internal use only. | SELECTION:  2     - created  4     - modified  8     - deleted  16    - replaced  |